home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Demo's / Igor Demo Pro / 1 PutContentsIn Igor Pro Folder / WaveMetrics Procedures / About WaveMetrics Procs next >
Text File  |  1994-03-07  |  1KB  |  34 lines

  1. This is a special folder.
  2.  
  3. If, when Igor is compiling procedures, it comes across a
  4. line of the following form,
  5.  
  6. #include <a file name>
  7.  
  8. it will look in this folder and in any sub-folders for a procedure
  9. file of the given name. If found, Igor will automatically load the
  10. procedure if it is not already loaded.
  11.  
  12. This folder contains Igor procedure files which contain handy
  13. procedures supplied by WaveMetrics. Some of these procedures
  14. are utilized by WaveMetrics example experiments and technical
  15. notes.
  16.  
  17. The help file "WM Procedures Index" is your guide to the files in
  18. the "WaveMetrics Procedures" folder. Double-click it to open it.
  19.  
  20. Since these files are always installed, you can use the routines
  21. with confidence that they will always be available, even if you
  22. give an experiment to a colleague.
  23.  
  24. You can explicitly open these files by double-clicking them or using
  25. the ‘Open File’ submenu in Igor’s File menu. You can implicitly open
  26. them using the above "#include" technique.
  27.  
  28. You should not move these files around or modify the procedures
  29. in these files since your changes would be lost when WaveMetrics
  30. updates them. If you need a modified version of a procedure, copy
  31. it from the file and paste it in your own procedure window.
  32. Change the name and then modify it.
  33.  
  34.